[INFO] cloning repository https://github.com/AOSC-Dev/shipit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AOSC-Dev/shipit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOSC-Dev%2Fshipit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOSC-Dev%2Fshipit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d6817eec9fd29fe184bc8c2d849158fcbe261507
[INFO] fixing AOSC-Dev/shipit against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOSC-Dev%2Fshipit" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AOSC-Dev/shipit
[INFO] finished tweaking git repo https://github.com/AOSC-Dev/shipit
[INFO] tweaked toml for git repo https://github.com/AOSC-Dev/shipit written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AOSC-Dev/shipit on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AOSC-Dev/shipit already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8b94c7cccf7e0975dac185e58354bf24fdf64d0964f77d6ecbc90020ad08e3e2
[INFO] running `Command { std: "docker" "start" "8b94c7cccf7e0975dac185e58354bf24fdf64d0964f77d6ecbc90020ad08e3e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8b94c7cccf7e0975dac185e58354bf24fdf64d0964f77d6ecbc90020ad08e3e2" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8b94c7cccf7e0975dac185e58354bf24fdf64d0964f77d6ecbc90020ad08e3e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8b94c7cccf7e0975dac185e58354bf24fdf64d0964f77d6ecbc90020ad08e3e2" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating worker/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling serde v1.0.201
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling erasable v1.2.1
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling syn v2.0.63
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking rc-box v1.2.0
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]     Checking takecell v0.1.1
[INFO] [stderr]     Checking never v0.1.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking unicode-width v0.1.12
[INFO] [stderr]     Checking sha1_smol v1.0.0
[INFO] [stderr]     Checking gethostname v0.4.3
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking oma-debcontrol v0.3.1
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling aquamarine v0.1.12
[INFO] [stderr]    Compiling teloxide-macros v0.7.1
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.201
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling snafu-derive v0.8.2
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking snafu v0.8.2
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking dptree v0.3.0
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking async-compression v0.4.10
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking h2 v0.4.4
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking hyper v1.3.1
[INFO] [stderr]     Checking redis v0.25.3
[INFO] [stderr]     Checking hyper-util v0.1.3
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.4
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking teloxide-core v0.9.1
[INFO] [stderr]     Checking libaosc v0.1.0
[INFO] [stderr]     Checking worker v0.1.0 (/opt/rustwide/workdir/worker)
[INFO] [stderr]    Migrating worker/src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed worker/src/main.rs (2 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> worker/src/main.rs:239:15
[INFO] [stdout]     |
[INFO] [stdout] 239 |         match dir.next_entry().await { Ok(Some(i)) => {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^-----           -
[INFO] [stdout]     |               |                |               |
[INFO] [stdout]     |               |                |               `i` calls a custom destructor
[INFO] [stdout]     |               |                |               `i` will be dropped later as of Edition 2024
[INFO] [stdout]     |               |                this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |               |                up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |               |                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               |                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |               up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |               `__awaitee` calls a custom destructor
[INFO] [stdout]     |               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 247 |                 fs::remove_file(i.path()).await?;
[INFO] [stdout]     |                 -------------------------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 258 |                 fs::remove_dir_all(i.path()).await?;
[INFO] [stdout]     |                 ----------------------------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                 `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 263 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `i` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> worker/src/main.rs:274:15
[INFO] [stdout]     |
[INFO] [stdout] 274 |         match dir_iter.next_entry().await { Ok(Some(i)) => {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^-----           -
[INFO] [stdout]     |               |                     |               |
[INFO] [stdout]     |               |                     |               `i` calls a custom destructor
[INFO] [stdout]     |               |                     |               `i` will be dropped later as of Edition 2024
[INFO] [stdout]     |               |                     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |               |                     up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |               |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               |                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |               `__awaitee` calls a custom destructor
[INFO] [stdout]     |               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 280 |                 fs::copy(i.path(), &livekit_dir).await?;
[INFO] [stdout]     |                 --------------------------------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 285 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `i` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> worker/src/main.rs:239:15
[INFO] [stdout]     |
[INFO] [stdout] 239 |         match dir.next_entry().await { Ok(Some(i)) => {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^-----           -
[INFO] [stdout]     |               |                |               |
[INFO] [stdout]     |               |                |               `i` calls a custom destructor
[INFO] [stdout]     |               |                |               `i` will be dropped later as of Edition 2024
[INFO] [stdout]     |               |                this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |               |                up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |               |                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               |                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |               up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |               `__awaitee` calls a custom destructor
[INFO] [stdout]     |               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 247 |                 fs::remove_file(i.path()).await?;
[INFO] [stdout]     |                 -------------------------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 258 |                 fs::remove_dir_all(i.path()).await?;
[INFO] [stdout]     |                 ----------------------------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                 `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 263 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `i` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> worker/src/main.rs:274:15
[INFO] [stdout]     |
[INFO] [stdout] 274 |         match dir_iter.next_entry().await { Ok(Some(i)) => {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^-----           -
[INFO] [stdout]     |               |                     |               |
[INFO] [stdout]     |               |                     |               `i` calls a custom destructor
[INFO] [stdout]     |               |                     |               `i` will be dropped later as of Edition 2024
[INFO] [stdout]     |               |                     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |               |                     up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |               |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               |                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |               `__awaitee` calls a custom destructor
[INFO] [stdout]     |               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 280 |                 fs::copy(i.path(), &livekit_dir).await?;
[INFO] [stdout]     |                 --------------------------------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 285 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `i` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking teloxide v0.12.2
[INFO] [stderr]     Checking shipit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/db.rs (2 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/bot.rs:82:23
[INFO] [stdout]     |
[INFO] [stdout]  71 | / /                     bot.send_message(msg.chat.id, format!("Unknown arch: {}", i))
[INFO] [stdout]  72 | | |                        .await?;
[INFO] [stdout]     | | |                         ------
[INFO] [stdout]     | | |                         |   ||
[INFO] [stdout]     | |_|_________________________|___|this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |   |                         |   |`#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |   |_________________________|___`__awaitee` calls a custom destructor
[INFO] [stdout]     |                             |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                             `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  76 |                     if db.get(i).await.is_ok() {
[INFO] [stdout]     |                        ---------------
[INFO] [stdout]     |                        |         |
[INFO] [stdout]     |                        |         this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                        |         `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                        `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                        `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  82 |                     match db
[INFO] [stdout]     |    _______________________^
[INFO] [stdout]     |   |_______________________|
[INFO] [stdout]     |   |_______________________|
[INFO] [stdout]     |   |_______________________|
[INFO] [stdout]  83 |   |                     .set_building(
[INFO] [stdout]  84 |   |                         i,
[INFO] [stdout]  85 |   |                         &Build {
[INFO] [stdout] ...     |
[INFO] [stdout]  91 |   |                     .await
[INFO] [stdout]     |   |                      ----^
[INFO] [stdout]     |   |______________________|___|
[INFO] [stdout]     |   |______________________|___this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]     |   |______________________|___up until Edition 2021 `#14` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |   |______________________|___this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                          |   `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |                          this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]     |                          up until Edition 2021 `#15` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                          this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                          `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  94 |   /                         bot.send_message(msg.chat.id, format!("Building {} for livekit", i))
[INFO] [stdout]  95 |   |                             .await?;
[INFO] [stdout]     |   |                              ------
[INFO] [stdout]     |   |______________________________|___||
[INFO] [stdout]     |   |______________________________|___|this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |   |______________________________|___|`#8` will be dropped later as of Edition 2024
[INFO] [stdout]     |   |______________________________|___this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                                  |   `#9` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                  this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                                  `#10` will be dropped later as of Edition 2024
[INFO] [stdout]  96 |                         }
[INFO] [stdout]  97 |   |                     Err(e) => {
[INFO] [stdout]     |   |                         -
[INFO] [stdout]     |   |                         |
[INFO] [stdout]     |   |                         `e` calls a custom destructor
[INFO] [stdout]     |   |                         `e` will be dropped later as of Edition 2024
[INFO] [stdout]  98 |   /                         bot.send_message(
[INFO] [stdout]  99 |   |                             msg.chat.id,
[INFO] [stdout] 100 |   |                             format!("Failed to mod redis database: {}", e),
[INFO] [stdout] 101 |   |                         )
[INFO] [stdout] 102 |   |                         .await?;
[INFO] [stdout]     |   |                          ------
[INFO] [stdout]     |   |__________________________|___||
[INFO] [stdout]     |   |__________________________|___|this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     |   |__________________________|___|`#11` will be dropped later as of Edition 2024
[INFO] [stdout]     |   |__________________________|___this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     |                              |   `#12` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]     |                              `#13` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 105 |   |             }
[INFO] [stdout]     |   |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs:526:1
[INFO] [stdout]     |
[INFO] [stdout] 526 | impl Drop for Report {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `__awaitee` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs:526:1
[INFO] [stdout]     |
[INFO] [stdout] 526 | impl Drop for Report {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs:526:1
[INFO] [stdout]     |
[INFO] [stdout] 526 | impl Drop for Report {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs:526:1
[INFO] [stdout]     |
[INFO] [stdout] 526 | impl Drop for Report {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#10` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs:526:1
[INFO] [stdout]     |
[INFO] [stdout] 526 | impl Drop for Report {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#11` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#12` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#13` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/bot.rs:135:23
[INFO] [stdout]     |
[INFO] [stdout] 124 | / /                     bot.send_message(msg.chat.id, format!("Unknown arch: {}", i))
[INFO] [stdout] 125 | | |                        .await?;
[INFO] [stdout]     | | |                         ------
[INFO] [stdout]     | | |                         |   ||
[INFO] [stdout]     | |_|_________________________|___|this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |   |                         |   |`#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |   |_________________________|___`__awaitee` calls a custom destructor
[INFO] [stdout]     |                             |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                             `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 129 |                     if db.get(i).await.is_ok() {
[INFO] [stdout]     |                        ---------------
[INFO] [stdout]     |                        |         |
[INFO] [stdout]     |                        |         this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                        |         `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                        `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                        `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 135 |                     match db
[INFO] [stdout]     |    _______________________^
[INFO] [stdout]     |   |_______________________|
[INFO] [stdout]     |   |_______________________|
[INFO] [stdout]     |   |_______________________|
[INFO] [stdout] 136 |   |                     .set_building(
[INFO] [stdout] 137 |   |                         i,
[INFO] [stdout] 138 |   |                         &Build {
[INFO] [stdout] ...     |
[INFO] [stdout] 146 |   |                     .await
[INFO] [stdout]     |   |                      ----^
[INFO] [stdout]     |   |______________________|___|
[INFO] [stdout]     |   |______________________|___this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]     |   |______________________|___up until Edition 2021 `#14` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |   |______________________|___this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                          |   `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |                          this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]     |                          up until Edition 2021 `#15` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                          this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                          `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 149 |   /                         bot.send_message(
[INFO] [stdout] 150 |   |                             msg.chat.id,
[INFO] [stdout] 151 |   |                             format!("Building {} for release ({})", i, variants.join(" ")),
[INFO] [stdout] 152 |   |                         )
[INFO] [stdout] 153 |   |                         .await?;
[INFO] [stdout]     |   |                          ------
[INFO] [stdout]     |   |__________________________|___||
[INFO] [stdout]     |   |__________________________|___|this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |   |__________________________|___|`#8` will be dropped later as of Edition 2024
[INFO] [stdout]     |   |__________________________|___this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                              |   `#9` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                              `#10` will be dropped later as of Edition 2024
[INFO] [stdout] 154 |                         }
[INFO] [stdout] 155 |   |                     Err(e) => {
[INFO] [stdout]     |   |                         -
[INFO] [stdout]     |   |                         |
[INFO] [stdout]     |   |                         `e` calls a custom destructor
[INFO] [stdout]     |   |                         `e` will be dropped later as of Edition 2024
[INFO] [stdout] 156 |   /                         bot.send_message(
[INFO] [stdout] 157 |   |                             msg.chat.id,
[INFO] [stdout] 158 |   |                             format!("Failed to mod redis database: {}", e),
[INFO] [stdout] 159 |   |                         )
[INFO] [stdout] 160 |   |                         .await?;
[INFO] [stdout]     |   |                          ------
[INFO] [stdout]     |   |__________________________|___||
[INFO] [stdout]     |   |__________________________|___|this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     |   |__________________________|___|`#11` will be dropped later as of Edition 2024
[INFO] [stdout]     |   |__________________________|___this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     |                              |   `#12` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]     |                              `#13` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 163 |   |             }
[INFO] [stdout]     |   |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs:526:1
[INFO] [stdout]     |
[INFO] [stdout] 526 | impl Drop for Report {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `__awaitee` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs:526:1
[INFO] [stdout]     |
[INFO] [stdout] 526 | impl Drop for Report {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs:526:1
[INFO] [stdout]     |
[INFO] [stdout] 526 | impl Drop for Report {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs:526:1
[INFO] [stdout]     |
[INFO] [stdout] 526 | impl Drop for Report {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#10` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs:526:1
[INFO] [stdout]     |
[INFO] [stdout] 526 | impl Drop for Report {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#11` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#12` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#13` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/bot.rs:228:10
[INFO] [stdout]      |
[INFO] [stdout]  219 |     let client = reqwest::Client::new();
[INFO] [stdout]      |         ------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `client` calls a custom destructor
[INFO] [stdout]      |         `client` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  228 |         .await
[INFO] [stdout]      |          ^^^^^
[INFO] [stdout]      |          |
[INFO] [stdout]      |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  229 |         .and_then(|x| x.error_for_status())
[INFO] [stdout]  230 | }
[INFO] [stdout]      | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `client` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]      |
[INFO] [stdout]  544 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.30/src/oneshot.rs:387:1
[INFO] [stdout]      |
[INFO] [stdout]  387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.30/src/oneshot.rs:387:1
[INFO] [stdout]      |
[INFO] [stdout]  387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]      |
[INFO] [stdout]  222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/foreign-types-0.3.2/src/lib.rs:238:9
[INFO] [stdout]      |
[INFO] [stdout]  238 |           impl Drop for $owned {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.64/src/ssl/mod.rs:1758:1
[INFO] [stdout]      |
[INFO] [stdout] 1758 | / foreign_type_and_impl_send_sync! {
[INFO] [stdout] 1759 | |     type CType = ffi::SSL_CTX;
[INFO] [stdout] 1760 | |     fn drop = ffi::SSL_CTX_free;
[INFO] [stdout] ...    |
[INFO] [stdout] 1771 | |     pub struct SslContextRef;
[INFO] [stdout] 1772 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `::foreign_types::foreign_type` which comes from the expansion of the macro `foreign_type_and_impl_send_sync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/bot.rs:82:23
[INFO] [stdout]     |
[INFO] [stdout]  71 | / /                     bot.send_message(msg.chat.id, format!("Unknown arch: {}", i))
[INFO] [stdout]  72 | | |                        .await?;
[INFO] [stdout]     | | |                         ------
[INFO] [stdout]     | | |                         |   ||
[INFO] [stdout]     | |_|_________________________|___|this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |   |                         |   |`#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |   |_________________________|___`__awaitee` calls a custom destructor
[INFO] [stdout]     |                             |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                             `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  76 |                     if db.get(i).await.is_ok() {
[INFO] [stdout]     |                        ---------------
[INFO] [stdout]     |                        |         |
[INFO] [stdout]     |                        |         this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                        |         `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                        `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                        `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  82 |                     match db
[INFO] [stdout]     |    _______________________^
[INFO] [stdout]     |   |_______________________|
[INFO] [stdout]     |   |_______________________|
[INFO] [stdout]     |   |_______________________|
[INFO] [stdout]  83 |   |                     .set_building(
[INFO] [stdout]  84 |   |                         i,
[INFO] [stdout]  85 |   |                         &Build {
[INFO] [stdout] ...     |
[INFO] [stdout]  91 |   |                     .await
[INFO] [stdout]     |   |                      ----^
[INFO] [stdout]     |   |______________________|___|
[INFO] [stdout]     |   |______________________|___this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]     |   |______________________|___up until Edition 2021 `#14` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |   |______________________|___this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                          |   `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |                          this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]     |                          up until Edition 2021 `#15` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                          this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                          `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  94 |   /                         bot.send_message(msg.chat.id, format!("Building {} for livekit", i))
[INFO] [stdout]  95 |   |                             .await?;
[INFO] [stdout]     |   |                              ------
[INFO] [stdout]     |   |______________________________|___||
[INFO] [stdout]     |   |______________________________|___|this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |   |______________________________|___|`#8` will be dropped later as of Edition 2024
[INFO] [stdout]     |   |______________________________|___this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                                  |   `#9` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                  this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                                  `#10` will be dropped later as of Edition 2024
[INFO] [stdout]  96 |                         }
[INFO] [stdout]  97 |   |                     Err(e) => {
[INFO] [stdout]     |   |                         -
[INFO] [stdout]     |   |                         |
[INFO] [stdout]     |   |                         `e` calls a custom destructor
[INFO] [stdout]     |   |                         `e` will be dropped later as of Edition 2024
[INFO] [stdout]  98 |   /                         bot.send_message(
[INFO] [stdout]  99 |   |                             msg.chat.id,
[INFO] [stdout] 100 |   |                             format!("Failed to mod redis database: {}", e),
[INFO] [stdout] 101 |   |                         )
[INFO] [stdout] 102 |   |                         .await?;
[INFO] [stdout]     |   |                          ------
[INFO] [stdout]     |   |__________________________|___||
[INFO] [stdout]     |   |__________________________|___|this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     |   |__________________________|___|`#11` will be dropped later as of Edition 2024
[INFO] [stdout]     |   |__________________________|___this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     |                              |   `#12` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]     |                              `#13` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 105 |   |             }
[INFO] [stdout]     |   |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs:526:1
[INFO] [stdout]     |
[INFO] [stdout] 526 | impl Drop for Report {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `__awaitee` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs:526:1
[INFO] [stdout]     |
[INFO] [stdout] 526 | impl Drop for Report {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs:526:1
[INFO] [stdout]     |
[INFO] [stdout] 526 | impl Drop for Report {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs:526:1
[INFO] [stdout]     |
[INFO] [stdout] 526 | impl Drop for Report {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#10` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs:526:1
[INFO] [stdout]     |
[INFO] [stdout] 526 | impl Drop for Report {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#11` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#12` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#13` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/bot.rs:135:23
[INFO] [stdout]     |
[INFO] [stdout] 124 | / /                     bot.send_message(msg.chat.id, format!("Unknown arch: {}", i))
[INFO] [stdout] 125 | | |                        .await?;
[INFO] [stdout]     | | |                         ------
[INFO] [stdout]     | | |                         |   ||
[INFO] [stdout]     | |_|_________________________|___|this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |   |                         |   |`#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |   |_________________________|___`__awaitee` calls a custom destructor
[INFO] [stdout]     |                             |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                             `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 129 |                     if db.get(i).await.is_ok() {
[INFO] [stdout]     |                        ---------------
[INFO] [stdout]     |                        |         |
[INFO] [stdout]     |                        |         this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                        |         `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                        `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                        `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 135 |                     match db
[INFO] [stdout]     |    _______________________^
[INFO] [stdout]     |   |_______________________|
[INFO] [stdout]     |   |_______________________|
[INFO] [stdout]     |   |_______________________|
[INFO] [stdout] 136 |   |                     .set_building(
[INFO] [stdout] 137 |   |                         i,
[INFO] [stdout] 138 |   |                         &Build {
[INFO] [stdout] ...     |
[INFO] [stdout] 146 |   |                     .await
[INFO] [stdout]     |   |                      ----^
[INFO] [stdout]     |   |______________________|___|
[INFO] [stdout]     |   |______________________|___this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]     |   |______________________|___up until Edition 2021 `#14` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |   |______________________|___this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                          |   `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |                          this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]     |                          up until Edition 2021 `#15` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                          this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                          `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 149 |   /                         bot.send_message(
[INFO] [stdout] 150 |   |                             msg.chat.id,
[INFO] [stdout] 151 |   |                             format!("Building {} for release ({})", i, variants.join(" ")),
[INFO] [stdout] 152 |   |                         )
[INFO] [stdout] 153 |   |                         .await?;
[INFO] [stdout]     |   |                          ------
[INFO] [stdout]     |   |__________________________|___||
[INFO] [stdout]     |   |__________________________|___|this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |   |__________________________|___|`#8` will be dropped later as of Edition 2024
[INFO] [stdout]     |   |__________________________|___this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                              |   `#9` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                              `#10` will be dropped later as of Edition 2024
[INFO] [stdout] 154 |                         }
[INFO] [stdout] 155 |   |                     Err(e) => {
[INFO] [stdout]     |   |                         -
[INFO] [stdout]     |   |                         |
[INFO] [stdout]     |   |                         `e` calls a custom destructor
[INFO] [stdout]     |   |                         `e` will be dropped later as of Edition 2024
[INFO] [stdout] 156 |   /                         bot.send_message(
[INFO] [stdout] 157 |   |                             msg.chat.id,
[INFO] [stdout] 158 |   |                             format!("Failed to mod redis database: {}", e),
[INFO] [stdout] 159 |   |                         )
[INFO] [stdout] 160 |   |                         .await?;
[INFO] [stdout]     |   |                          ------
[INFO] [stdout]     |   |__________________________|___||
[INFO] [stdout]     |   |__________________________|___|this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     |   |__________________________|___|`#11` will be dropped later as of Edition 2024
[INFO] [stdout]     |   |__________________________|___this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     |                              |   `#12` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]     |                              `#13` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 163 |   |             }
[INFO] [stdout]     |   |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs:526:1
[INFO] [stdout]     |
[INFO] [stdout] 526 | impl Drop for Report {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `__awaitee` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs:526:1
[INFO] [stdout]     |
[INFO] [stdout] 526 | impl Drop for Report {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs:526:1
[INFO] [stdout]     |
[INFO] [stdout] 526 | impl Drop for Report {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs:526:1
[INFO] [stdout]     |
[INFO] [stdout] 526 | impl Drop for Report {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#10` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.12/src/error.rs:526:1
[INFO] [stdout]     |
[INFO] [stdout] 526 | impl Drop for Report {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#11` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#12` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#13` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/bot.rs:228:10
[INFO] [stdout]      |
[INFO] [stdout]  219 |     let client = reqwest::Client::new();
[INFO] [stdout]      |         ------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `client` calls a custom destructor
[INFO] [stdout]      |         `client` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  228 |         .await
[INFO] [stdout]      |          ^^^^^
[INFO] [stdout]      |          |
[INFO] [stdout]      |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  229 |         .and_then(|x| x.error_for_status())
[INFO] [stdout]  230 | }
[INFO] [stdout]      | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `client` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]      |
[INFO] [stdout]  544 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.30/src/oneshot.rs:387:1
[INFO] [stdout]      |
[INFO] [stdout]  387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.30/src/oneshot.rs:387:1
[INFO] [stdout]      |
[INFO] [stdout]  387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/sync/mpsc/chan.rs:222:1
[INFO] [stdout]      |
[INFO] [stdout]  222 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/foreign-types-0.3.2/src/lib.rs:238:9
[INFO] [stdout]      |
[INFO] [stdout]  238 |           impl Drop for $owned {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.64/src/ssl/mod.rs:1758:1
[INFO] [stdout]      |
[INFO] [stdout] 1758 | / foreign_type_and_impl_send_sync! {
[INFO] [stdout] 1759 | |     type CType = ffi::SSL_CTX;
[INFO] [stdout] 1760 | |     fn drop = ffi::SSL_CTX_free;
[INFO] [stdout] ...    |
[INFO] [stdout] 1771 | |     pub struct SslContextRef;
[INFO] [stdout] 1772 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `::foreign_types::foreign_type` which comes from the expansion of the macro `foreign_type_and_impl_send_sync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.25.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr] crater-edition-check: worker v0.1.0 (/opt/rustwide/workdir/worker) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: shipit v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking worker v0.1.0 (/opt/rustwide/workdir/worker)
[INFO] [stderr]     Checking shipit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bot.rs:232:19
[INFO] [stdout]     |
[INFO] [stdout] 232 | fn truncate(text: &str) -> Cow<str> {
[INFO] [stdout]     |                   ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 232 | fn truncate(text: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bot.rs:232:19
[INFO] [stdout]     |
[INFO] [stdout] 232 | fn truncate(text: &str) -> Cow<str> {
[INFO] [stdout]     |                   ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 232 | fn truncate(text: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.25.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "8b94c7cccf7e0975dac185e58354bf24fdf64d0964f77d6ecbc90020ad08e3e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b94c7cccf7e0975dac185e58354bf24fdf64d0964f77d6ecbc90020ad08e3e2", kill_on_drop: false }`
[INFO] [stdout] 8b94c7cccf7e0975dac185e58354bf24fdf64d0964f77d6ecbc90020ad08e3e2
